home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20041116-20060924 / 000073_sergei.sharono…halliburton.com_Sun Mar 27 10:05:35 2005.msg < prev    next >
Internet Message Format  |  2006-09-27  |  1KB

  1. Path: newsmaster.cc.columbia.edu!panix!newsfeed.media.kyoto-u.ac.jp!feed2.newsreader.com!newsreader.com!newsread.com!news-xfer.newsread.com!postnews.google.com!o13g2000cwo.googlegroups.com!not-for-mail
  2. From: "Sergei" <sergei.sharonov@halliburton.com>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: atomic append
  5. Date: 22 Mar 2005 11:21:17 -0800
  6. Organization: http://groups.google.com
  7. Lines: 14
  8. Message-ID: <1111519276.981430.24800@o13g2000cwo.googlegroups.com>
  9. NNTP-Posting-Host: 64.154.26.251
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset="iso-8859-1"
  12. X-Trace: posting.google.com 1111519281 24296 127.0.0.1 (22 Mar 2005 19:21:21 GMT)
  13. X-Complaints-To: groups-abuse@google.com
  14. NNTP-Posting-Date: Tue, 22 Mar 2005 19:21:21 +0000 (UTC)
  15. User-Agent: G2/0.2
  16. Complaints-To: groups-abuse@google.com
  17. Injection-Info: o13g2000cwo.googlegroups.com; posting-host=64.154.26.251;
  18.    posting-account=EqRP3w0AAABmJy5Qo5a748xf7XWhMfaX
  19. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:15309
  20.  
  21. Hello,
  22.  
  23. I need to be able to append incomming files in atomic manner, e.g. I
  24. will have a (large) log file and will need to append a 1 kB chunks at a
  25.  
  26. time. Chunks cannot be missed or duplicated. Chunks cannot be left in
  27. partially written state. Can kermit handle that? What version do I
  28. need? 
  29. The host is linux system.
  30.  
  31. Thanks,
  32.  
  33. Sergei
  34.